p5-Module-Build-WithXSpp | Build and install Perl XS++ modules | |
p5-Module-Build-XSUtil | Module::Build class for building XS modules | |
p5-Module-CoreList | Perl 5 module inventorying modules shipped with core Perl | |
p5-Module-CPANfile | Parse cpanfile | |
p5-Module-CPANTS-Analyse | Perl5 module to generate Kwalitee ratings for a distribution | |
p5-Module-Dependency | Build perl program/module dependency graph | |
p5-Module-ExtractUse | Perl 5 module to find out what modules are used | |
p5-Module-Find | Lets you find and use modules in categories | |
p5-Module-Implementation | Loads one of several alternate underlying implementations | |
p5-Module-Install | Perl5 module for building and installing Perl modules | |
p5-Module-Install-AuthorTests | Perl 5 module for specifying author-only tests | |
p5-Module-Install-PadrePlugin | Module::Install support for Padre plugins | |
p5-Module-Install-ReadmeFromPod | Module::Install extension to automatically convert POD to a README | |
p5-Module-Install-Repository | Perl 5 module for finding the repository root | |
p5-Module-Install-RTx | Perl5 module for building and installing RT extensions | |
p5-Module-Install-Substitute | Perl5 module to substitute values into files before install | |
p5-Module-Install-XSUtil | Perl 5 module providing utility functions for XS modules | |
p5-Module-Load | Perl5 module to runtime require of both modules and files | |
p5-Module-Manifest | Parse and examine a Perl distribution MANIFEST file | |
p5-Module-Metadata | Gather package and POD information from perl module files | |
p5-Module-Path (V) | Perl5 module to get the full path to a locally installed module | |
p5-Module-Pluggable | Automatically adds the ability to have plugins to modules | |
p5-Module-Refresh | Perl5 module providing %INC files refreshing when updated on disk | |
p5-Module-Runtime | Deal with runtime handling of Perl modules | |
p5-Module-Runtime-Conflicts | Provide information on conflicts for Module::Runtime | |
p5-Module-ScanDeps | Perl 5 module to recursively scan Perl code for dependencies | |
p5-Module-Signature (V) | Perl 5 module for module signature file manipulation | |
p5-Module-Starter | Perl 5 module acting as a simple starter kit for any module | |
p5-Module-Starter-PBP | Perl 5 module plugin for Module::Starter module | |
p5-Module-Util | Module name tools and transformations | |
p5-Module-Versions | Perl 5 module to handle versions of loaded modules | |
p5-Module-Versions-Report | Extension to report versions of all modules in memory | |
p5-Mojo-IOLoop-ForkCall | Execute a code block asynchronously by forking | |
p5-Moo | Minimalist Object Orientation (with Moose compatiblity) | |
p5-Moos | Moo s{imple,peedy,ingle} | |
p5-Moose | Postmodern object system for Perl 5 | |
p5-Moose-Autobox | Perl 5 module providing autoboxed wrappers for native datatypes | |
p5-Moose-Policy | Moose-mounted police | |
p5-MooseX-Aliases | Easy aliasing of methods and attributes in Moose | |
p5-MooseX-App | Write user-friendly command line apps with even less suffering | |
p5-MooseX-App-Cmd | Perl 5 module providing MooseX::Getopt and App::Cmd mashup | |
p5-MooseX-Attribute-Chained | Attribute that returns the instance to allow for chaining | |
p5-MooseX-AttributeHelpers | Perl 5 module providing extensions to Moose attributes interface | |
p5-MooseX-Attributes-Curried | Perl 5 module to define curried versions of has in Moose | |
p5-MooseX-ClassAttribute | Perl 5 module to declare class attributes Moose-style | |
p5-MooseX-CompileTime-Traits | Allow compile time traits for classes/roles | |
p5-MooseX-ConfigFromFile | Abstract Moose role for setting attributes from a configfile | |
p5-MooseX-Daemonize | Role for daemonizing your Moose based applicationoose | |
p5-MooseX-Declare | Perl 5 module providing declarative syntax for Moose | |
p5-MooseX-Emulate-Class-Accessor-Fast | Emulate Class::Accessor::Fast behavior using Moose attributes | |
p5-MooseX-FollowPBP | Name your accessors get_foo() and set_foo() | |
p5-MooseX-Getopt | Moose role for processing command line options | |
p5-MooseX-Has-Options | Succinct options for Moose | |
p5-MooseX-InsideOut | Perl 5 module providing inside-out objects with Moose | |
p5-MooseX-LazyRequire | Required attributes which fail only when trying to use them | |
p5-MooseX-MarkAsMethods | Mark overload code symbols as methods | |
p5-MooseX-Meta-TypeConstraint-ForceCoercion | Perl 5 module providing forced coercion validating type constraints | |
p5-MooseX-Method-Signatures | Perl 5 module for method declarations with type constraints | |
p5-MooseX-MethodAttributes | Perl5 module for code attribute introspection | |
p5-MooseX-MultiInitArg | Attributes with aliases for constructor arguments | |
p5-MooseX-NonMoose | Perl 5 module to subclass non-Moose classes with Moose | |
p5-MooseX-Object-Pluggable | Perl 5 module to add plugin support to Moose classes via roles | |
p5-MooseX-OneArgNew | Moose role to teach ->new to accept single, non-hashref arguments | |
p5-MooseX-Param | Simple role to provide a standard param method | |
p5-MooseX-Params-Validate | Extension of Params::Validate for using Moose's types | |
p5-MooseX-POE | Moose wrapper around a POE::Session | |
p5-MooseX-Role-Parameterized | Roles with composition parameters | |
p5-MooseX-Role-Tempdir | (Perl Module) Moose role to provide temporary directories | |
p5-MooseX-Role-WithOverloading | Moose extension for roles which support overloading | |
p5-MooseX-SemiAffordanceAccessor | Perl 5 module to name your accessors foo() and set_foo() | |
p5-MooseX-SetOnce | Write-once, read-many attributes for Moose | |
p5-MooseX-SimpleConfig | Moose role for setting attributes from a simple configfile | |
p5-MooseX-Singleton | Perl 5 module to turn Moose class into a singleton | |
p5-MooseX-StrictConstructor | Make your object constructors blow up on unknown attributes | |
p5-MooseX-Traits | Automatically apply roles at object creation time | |
p5-MooseX-Traits-Pluggable | Extension to MooseX::Traits | |
p5-MooseX-Types | Organise your Moose types in libraries | |
p5-MooseX-Types-Common | Commonly-used type constraints that do not ship with Moose by default | |
p5-MooseX-Types-DateTime (V) | DateTime related constraints and coercions for Moose | |
p5-MooseX-Types-DateTime-ButMaintained (V) | DateTime related constraints and coercions for Moose | |
p5-MooseX-Types-DateTimeX (V) | Extensions to MooseX::Types::DateTime::ButMaintained | |
p5-MooseX-Types-JSON | Perl 5 module providing JSON datatype for Moose | |
p5-MooseX-Types-LoadableClass | Moose ClassName type constraint with coercion to load the class | |
p5-MooseX-Types-LogAny | Moose Types for Log::Any | |
p5-MooseX-Types-Path-Class | Path::Class type library for Moose | |
p5-MooseX-Types-Path-Tiny (V) | Path::Tiny types and coercions for Moose | |
p5-MooseX-Types-Perl | Moose types that check against Perl syntax | |
p5-MooseX-Types-Stringlike | Commonly-used type constraints that do not ship with Moose by default | |
p5-MooseX-Types-Structured | Perl 5 module providing structured type constraints for Moose | |
p5-MooseX-Types-URI | URI related types and coercions for Moose | |
p5-MooX-Cmd | Easy Moo style way to make command organized CLI apps | |
p5-MooX-ConfigFromFile | Moo eXtension for initializing objects from config file | |
p5-MooX-File-ConfigDir | Moo eXtension for File::ConfigDir | |
p5-MooX-HandlesVia | NativeTrait-like behavior for Moo | |
p5-MooX-late | Easily translate Moose code to Moo | |
p5-MooX-Log-Any | Role to add Log::Any | |
p5-MooX-Options | Perl module to add option keywords to your object (Mo/Moo/Moose) | |
p5-MooX-Roles-Pluggable | Moo eXtension for pluggable roles | |
p5-MooX-Types-MooseLike | Some Moosish types and a type builder | |
p5-MooX-Types-MooseLike-Numeric | Moo types for numbers |